home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1995 #5 & #6 / Amiga Plus CD - 1995 - No. 5 and 6.iso / tex / mf / inputs / amiga.mf next >
Text File  |  1993-11-28  |  4KB  |  113 lines

  1. %
  2. %   We redefine some things for the Amiga.
  3. %
  4.  
  5. localfont:=amiga;
  6.  
  7. base_version:=base_version&"/Amiga";
  8.  
  9. %
  10. %   Some mode defs.
  11. %
  12. mode_def imagen =  % imagen mode: for the Imagen 8/300 (Canon engine)
  13.  proofing:=0;      % no, we're not making proofs
  14.  fontmaking:=1;      % yes, we are making a font
  15.  tracingtitles:=0;    % no, don't show titles in the log
  16.  pixels_per_inch:=300;
  17.  blacker:=0;      % Canon engine is black enough
  18.  fillin:=.2;      % and it tends to fill in diagonals
  19.  o_correction:=.6;    %
  20.  enddef;
  21.  
  22. mode_def amiga =  % previewer
  23.  proofing:=0;      % no, we're not making proofs
  24.  fontmaking:=1;      % yes, we are making a font
  25.  tracingtitles:=0;      % no, don't show titles in the log
  26.  pixels_per_inch:=100;    % really lowres
  27.  blacker:=0;      % don't make the pens any blacker
  28.  fillin:=0;        % and don't compensate for fillin
  29.  o_correction:=.2;      % but suppress most overshoots
  30.  enddef;
  31.  
  32. mode_def iw =  % ImageWriter II
  33.  proofing:=0;      % no, we're not making proofs
  34.  fontmaking:=1;      % yes, we are making a font
  35.  tracingtitles:=0;      % no, don't show titles in the log
  36.  pixels_per_inch:=144;    % really lowres
  37.  blacker:=0;      % don't make the pens any blacker
  38.  fillin:=0;        % and don't compensate for fillin
  39.  o_correction:=.2;      % but suppress most overshoots
  40.  enddef;
  41.  
  42. mode_def NEC =  % NEC
  43.  proofing:=0;      % no, we're not making proofs
  44.  fontmaking:=1;      % yes, we are making a font
  45.  tracingtitles:=0;      % no, don't show titles in the log
  46.  pixels_per_inch:=180;    % really lowres
  47.  blacker:=0;      % don't make the pens any blacker
  48.  fillin:=0;        % and don't compensate for fillin
  49.  o_correction:=.2;      % but suppress most overshoots
  50.  enddef;
  51.  
  52. mode_def NEChi =  % NEC 360 mode; same as imagen, but different res
  53.  proofing:=0;      % no, we're not making proofs
  54.  fontmaking:=1;      % yes, we are making a font
  55.  tracingtitles:=0;    % no, don't show titles in the log
  56.  pixels_per_inch:=360;
  57.  blacker:=0;      %
  58.  fillin:=.2;      %
  59.  o_correction:=.6;    %
  60.  enddef;
  61.  
  62. mode_def epslo =  % DD mode: for the DataDisc (usually with mag=magstep 2=1.44)
  63.  proofing:=0;      % no, we're not making proofs
  64.  fontmaking:=1;      % yes, we are making a font
  65.  tracingtitles:=0;      % no, don't show titles in the log
  66.  pixels_per_inch:=120;    % really lowres
  67.  blacker:=0;      % don't make the pens any blacker
  68.  fillin:=0;        % and don't compensate for fillin
  69.  o_correction:=.2;      % but suppress most overshoots
  70.  aspect_ratio:=144/120;  % vertically it's 144 dpi.
  71.  enddef;
  72.  
  73. mode_def epshi =  % DD mode: for the DataDisc (usually with mag=magstep 2=1.44)
  74.  proofing:=0;      % no, we're not making proofs
  75.  fontmaking:=1;      % yes, we are making a font
  76.  tracingtitles:=0;      % no, don't show titles in the log
  77.  pixels_per_inch:=240;    % really lowres
  78.  blacker:=0;      % don't make the pens any blacker
  79.  fillin:=0;        % and don't compensate for fillin
  80.  o_correction:=.2;      % but suppress most overshoots
  81.  aspect_ratio:=216/240; % vertically it's 216 dpi.
  82.  enddef;
  83.  
  84. mode_def linolo =  % Linotronic 100 at 635
  85.  proofing:=0;      % no, we're not making proofs
  86.  fontmaking:=1;      % yes, we are making a font
  87.  tracingtitles:=0;      % no, don't show titles in the log
  88.  pixels_per_inch:=635;    % getting up there
  89.  blacker:=0;      % don't make the pens any blacker
  90.  fillin:=0;        % and don't compensate for fillin
  91.  o_correction:=0;      % no stuff here either
  92.  enddef;
  93.  
  94. mode_def linohi =  % Linotronic 100 at 1270
  95.  proofing:=0;      % no, we're not making proofs
  96.  fontmaking:=1;      % yes, we are making a font
  97.  tracingtitles:=0;      % no, don't show titles in the log
  98.  pixels_per_inch:=1270;    % getting up there
  99.  blacker:=0;      % don't make the pens any blacker
  100.  fillin:=0;        % and don't compensate for fillin
  101.  o_correction:=0;      % no stuff here either
  102.  enddef;
  103.  
  104. mode_def linosuper =  % Linotronic 100 at 2540
  105.  proofing:=0;      % no, we're not making proofs
  106.  fontmaking:=1;      % yes, we are making a font
  107.  tracingtitles:=0;      % no, don't show titles in the log
  108.  pixels_per_inch:=2540;    % getting up there
  109.  blacker:=0;      % don't make the pens any blacker
  110.  fillin:=0;        % and don't compensate for fillin
  111.  o_correction:=0;      % no stuff here either
  112.  enddef;
  113.